home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September (Special)
/
Chip-Special_2004-09_Digitalni-Hudba.bin
/
hudba
/
earmaster
/
earpro4setup.exe
/
{app}
/
ear40.exe
/
0
/
RCDATA
/
TUSERRESULT
/
TUSERRESULT.txt
Wrap
Text File
|
2003-04-03
|
6KB
|
280 lines
object UserResult: TUserResult
Left = 263
Top = 194
BorderIcons = []
BorderStyle = bsNone
Caption = 'UserResult'
ClientHeight = 484
ClientWidth = 754
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
KeyPreview = True
OldCreateOrder = True
Position = poDefault
Scaled = False
Visible = True
WindowState = wsMaximized
OnActivate = FormActivate
OnKeyDown = FormKeyDown
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 754
Height = 33
Align = alTop
BevelOuter = bvNone
TabOrder = 0
OnResize = Panel1Resize
object ComboBox1: TComboBox
Left = 4
Top = 4
Width = 154
Height = 24
Style = csDropDownList
ItemHeight = 16
TabOrder = 0
OnChange = ComboBox1Change
end
object Panel3: TPanel
Left = 160
Top = 0
Width = 541
Height = 32
BevelOuter = bvNone
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 7
Top = 4
Width = 100
Height = 25
AllowAllUp = True
GroupIndex = 1
Caption = 'Time'
Flat = True
Transparent = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 106
Top = 4
Width = 100
Height = 25
AllowAllUp = True
GroupIndex = 2
Caption = 'Duration'
Flat = True
Transparent = False
OnClick = SpeedButton1Click
end
object SpeedButton6: TSpeedButton
Left = 205
Top = 4
Width = 100
Height = 25
AllowAllUp = True
GroupIndex = 6
Caption = 'Answer time'
Flat = True
Transparent = False
OnClick = SpeedButton1Click
end
object SpeedButton3: TSpeedButton
Left = 304
Top = 4
Width = 100
Height = 25
AllowAllUp = True
GroupIndex = 3
Caption = 'Level name'
Flat = True
Transparent = False
OnClick = SpeedButton1Click
end
object SpeedButton4: TSpeedButton
Left = 403
Top = 4
Width = 100
Height = 25
AllowAllUp = True
GroupIndex = 4
Caption = 'Details'
Flat = True
Transparent = False
OnClick = SpeedButton1Click
end
object SpeedButton5: TSpeedButton
Left = 502
Top = 4
Width = 26
Height = 25
AllowAllUp = True
GroupIndex = 5
Caption = '+'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -23
Font.Name = 'MS Sans Serif'
Font.Style = []
Margin = 5
ParentFont = False
Spacing = 0
Transparent = False
OnClick = SpeedButton1Click
end
end
end
object Panel2: TPanel
Left = 0
Top = 460
Width = 754
Height = 24
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object Label2: TLabel
Left = 289
Top = 0
Width = 38
Height = 16
Caption = 'Label2'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Layout = tlCenter
end
object Label1: TLabel
Left = 132
Top = 0
Width = 38
Height = 16
Caption = 'Label1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Layout = tlCenter
end
object PaintBox1: TPaintBox
Left = 333
Top = 2
Width = 132
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
OnPaint = PaintBox1Paint
end
object Label3: TLabel
Left = 178
Top = 0
Width = 36
Height = 16
Caption = 'empty'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Layout = tlCenter
end
object Label4: TLabel
Left = 8
Top = 0
Width = 38
Height = 17
Caption = 'Label'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
Layout = tlCenter
end
object Bevel1: TBevel
Left = 104
Top = 1
Width = 3
Height = 22
Shape = bsLeftLine
end
object Bevel2: TBevel
Left = 224
Top = 1
Width = 3
Height = 22
Shape = bsLeftLine
end
object Bevel3: TBevel
Left = 496
Top = 2
Width = 3
Height = 22
Shape = bsLeftLine
end
object Label5: TLabel
Left = 540
Top = 0
Width = 38
Height = 16
Caption = 'Label1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Layout = tlCenter
end
object Label6: TLabel
Left = 586
Top = 0
Width = 36
Height = 16
Caption = 'empty'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Layout = tlCenter
end
end
object DrawGrid1: TMyDrawGrid
Left = 0
Top = 33
Width = 754
Height = 427
Align = alClient
ColCount = 6
DefaultColWidth = 100
DefaultRowHeight = 21
DefaultDrawing = False
FixedCols = 0
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goColSizing, goRowSelect, goThumbTracking]
TabOrder = 2
OnDrawCell = DrawGrid1DrawCell
OnMouseUp = DrawGrid1MouseUp
end
end